-
1 application domain
"A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process." -
2 Application Impact Telemetry
"A sub-feature of Application Telemetry whose goal is to gather information on how applications use features exposed by the operating system (COM objects, registry, DLLs, DLL exports, etc.). This data is used to better understand how a change to or removal of a Windows feature may impact applications and overall application compatibility goals. It also helps understand how features are used, and allows Microsoft to use that information in planning new features, allocating testing resources, etc."English-Arabic terms dictionary > Application Impact Telemetry
-
3 Application Object Tree
A navigable view of the element objects in an application model. -
4 Extensible Application Markup Language
An XML-based language used to represent a tree of objects. Events generated by these objects can be handled using any.NET programming language.English-Arabic terms dictionary > Extensible Application Markup Language
-
5 Binary Application Markup Language
A binary representation of the objects and properties declared in an Extensible Application Markup Language (XAML) file.English-Arabic terms dictionary > Binary Application Markup Language
-
6 Collaboration Data Objects
"An application programming interface (API) that allows users and applications high-level access to data objects in Exchange. CDO defines the concept of different object classes, including messages, posts, appointments, and tasks."English-Arabic terms dictionary > Collaboration Data Objects
-
7 front-end/back-end application
"An application consisting of a ""back-end"" database file that contains tables, and copies of a ""front-end"" database file that contain all other database objects with links to the back-end tables."التطبيق الموجود على الكمبيوتر العميل/الخادمEnglish-Arabic terms dictionary > front-end/back-end application
-
8 database application
"A set of objects that can include tables, queries, forms, reports, macros, and code modules that are designed to work together to make a database easier to use." -
9 AD
"A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process."AD -
10 AppDomain
"A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process." -
11 export
"To output data and database objects to another database, spreadsheet, or file format so another database, application, or program can use the data or database objects. You can export data to a variety of supported databases, programs, and file formats."يصدّر -
12 resource
"Any nonexecutable data that is logically deployed with an application. A resource might be displayed in an application as error messages or as part of the user interface. Resources can contain data in a number of forms, including strings, images, and persisted objects." -
13 AIT
"A sub-feature of Application Telemetry whose goal is to gather information on how applications use features exposed by the operating system (COM objects, registry, DLLs, DLL exports, etc.). This data is used to better understand how a change to or removal of a Windows feature may impact applications and overall application compatibility goals. It also helps understand how features are used, and allows Microsoft to use that information in planning new features, allocating testing resources, etc." -
14 collectible assembly
"A transient dynamic assembly that you generate at run time by using the classes in the System.Reflection.Emit namespace, subject to certain restrictions. When you have released all references to all instances of the types in the collectible assembly and to all objects that were used to create the assembly, the common language runtime unloads the assembly from memory without unloading the application domain. This is the only circumstance in which an assembly can be unloaded without unloading the application domain." -
15 analysis
"In conceptual design, the breaking down and examination of business and user information into use cases and scenarios documenting work processes. In logical design, the identification of services, objects, attributes, and relationships from scenarios. In physical design, the examination of physical constraints of the infrastructure and the physical requirements of the application to select candidate implementation technologies and to draft a preliminary deployment model." -
16 Automation server
"An application that enables its objects, methods, and properties to be controlled by other applications through Automation." -
17 design time
The time during which you create and modify the design of the objects and code in your application. -
18 library database
"A collection of procedures and database objects that you can call from any application. In order to use the items in the library, you must first establish a reference from the current database to the library database." -
19 directory partition
"A contiguous subtree of Active Directory that is replicated as a unit to other domain controllers in the forest that contain a replica of the same subtree. In Active Directory, a single domain controller always holds at least three directory partitions: schema (class and attribute definitions for the directory), configuration (replication topology and related metadata), and domain (subtree that contains the per-domain objects for one domain). Domain controllers running Windows Server 2003 can also store one or more application directory partitions." -
20 visual tree
"In Windows Presentation Foundation, the element tree containing all visual elements (elements that derive from the type System.Windows.Media.Visual) used for a piece of the user interface. This tree is the accumulation of all visual elements created directly by the application (whether in code or in markup) and all visual elements created by the template expansion of elements such as controls and data objects."
- 1
- 2
См. также в других словарях:
Application fabrication — refers to the process where computer applications are built by searching, matching, customizing, morphing, gluing, and hosting existing applications together.We have seen generations and generations of operating systems out there, that we keep… … Wikipedia
Application Development Facility — (ADF II) was a 4GL application package developed by IBM for use under IMS databases. It allowed a programmer to define a set of rules , which, when combined with a simple to use screen painter, could be used to generate an IMS DC application.The… … Wikipedia
Application programming interface — API redirects here. For other uses, see API (disambiguation). An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate with each other. An API may… … Wikipedia
Application Domain — A Common Language Runtime application domain is a mechanism (similar to an operating system process), used to isolate executed software applications from one another so that they do not affect each other. This is achieved by making any unique… … Wikipedia
Application checkpointing — Checkpointing is a technique for inserting fault tolerance into computing systems. It basically consists of storing a snapshot of the current application state, and later on, use it for restarting the execution in case of failure. Contents 1… … Wikipedia
Application/pdf — Dieser Artikel erläutert das Portable Document Format (PDF); zu der ebenfalls mit PDF abgekürzten Barcode Technologie siehe PDF417; für Probability Density Function (Stochastik) siehe Dichtefunktion Vorlage:Infobox Dateiformat/Wartung/genre… … Deutsch Wikipedia
Business Application Programming Interface — BAPI is Business API. It is used in mySAP to achieve business related functionalities.It is a remote enabled function module which is provided by SAP. The transaction code for BAPI is BAPI and the BAPI repository can be accessed using the t code… … Wikipedia
client application — application which can transfer objects to and from itself according to the OLE method … English contemporary dictionary
Naked objects — is an architectural pattern used in software engineering. Contents 1 Definition 2 Benefits 3 Limitations 4 Software frameworks … Wikipedia
Enterprise Objects Framework — The Enterprise Objects Framework (or more commonly, EOF ) was introduced by NeXT in 1994 as a pioneering object relational mapping product for its NeXTSTEP and OpenStep development platforms. The EOF abstracts the process of interacting with a… … Wikipedia
Speech Application Programming Interface — The Speech Application Programming Interface or SAPI is an API developed by Microsoft to allow the use of speech recognition and speech synthesis within Windows applications. To date a number of versions of the API have been released, which have… … Wikipedia